runtime.stackScanState.putPtr (method)
4 uses
runtime (current package)
mgcmark.go#L932: state.putPtr(uintptr(unsafe.Pointer(gp._panic)), false)
mgcmark.go#L1365: stk.putPtr(p, false)
mgcmark.go#L1544: state.putPtr(val, true)
mgcstack.go#L202: func (s *stackScanState) putPtr(p uintptr, conservative bool) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)